Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_get_last_errors
date_get_last_errors
Alias for DateTime::getLastErrors - Get warning and error information
Name:
date_get_last_errors
Category:
Date and time
Programming Language:
php
One-line Description:
Returns warning/error in date string.
Related
How to Debug Date Parsing Failures in PHP Using the date_get_last_errors() Function
3
Similar Functions
strptime
strptime
parsethetime/dategen
getdate
getdate
Getdate/timeinformat
timezone_open
timezone_open
AliasforDateTimeZo
timezone_location_get
timezone_location_get
AliasforDateTimeZo
date_parse
date_parse
Returnsanassociative
microtime
microtime
ReturnsthecurrentUni
strtotime
strtotime
ParsesanyEnglishtext
gettimeofday
gettimeofday
Getthecurrenttime(mi
Popular Articles
How to Debug Date Parsing Failures in PHP Using the date_get_last_errors() Function